db_constraints ~master (2022-04-24T06:29:45.2622732)
Dub
Repo
Nullable.opCmp
db_constraints
utils
nullable
Nullable
Undocumented in source. Be warned that the author may not have intended to support it.
int
opCmp
(N n)
int
opCmp
(T rhs)
struct
Nullable
(T)
const nothrow pure
static if
(
__traits(compiles, (T a, T b)) && !is(T == class)
)
int
opCmp
(
inout
T
rhs
)
int
opCmp
(Nullable!T rhs)
Meta
Source
See Implementation
db_constraints
utils
nullable
Nullable
constructors
this
functions
getValueOr
nullify
opAssign
opCmp
opEquals
properties
get
isNull
templates
toString